quotation mark
英 [kwəʊˈteɪʃn mɑːk]
美 [kwoʊˈteɪʃn mɑːrk]
n. 引号
柯林斯词典
- 引号
Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.
英英释义
noun
- a punctuation mark used to attribute the enclosed text to someone else
双语例句
- Unclosed quotation mark before the character string '%. ls'.
字符串''%1!''之前有未闭合的引号。 - That function uses a regular expression to change a single quotation mark into backslashed single quotation mark.
该函数使用一个正则表达式将一个单引号标记更改为带有反斜杠的单引号标记。 - To be accessed properly, the JDBC URL must be passed into the connect command as a string; hence it's enclosed in single quotation mark ( ') characters.
要正确访问,必须将JDBCURL作为字符串传递给connect命令;因此需要将其封装在单引号(')字符里。 - The superscript footnote marker comes last, after both the punctuation and the closing quotation mark.
脚注标记的上标在最后,即标点符号和后引号之后。 - Use of double quotation mark delimiters on Linux and UNIX-based systems is recommended.
建议在基于Linux和UNIX的系统中使用双引号分隔符。 - If you start a string with a single quotation mark, you must end with a single quotation mark, and vice versa.
如果字符串是以单引号开始,那么必须以单引号结束,反之亦然。 - But, foolishly, I let my so-called brain trust ( makes quotation mark sign) talk me out of that.
但愚蠢的是,我让所谓的智囊团(用手比划着引号)说服了我不那样做。 - The Quotation Mark on Periodical Science Is Not Needed Anymore& On the Ripeness of the Periodical Science
期刊学不需要引号了&试论期刊学的学科成熟性 - Conversely, the double quotation mark can be used if the value starts with a single quotation mark.
相反,如果该值以单引号开始,也可以使用双引号。 - You can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r字符,它是raw的缩写。